home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Graphics / nxyplot / nxyplot.app / nxyplot.nib / data.classes next >
Text File  |  1994-01-24  |  4KB  |  258 lines

  1. PlotDelegate = {
  2.     ACTIONS = {
  3.     showHelp:;
  4.     appWillInit:;
  5.     resetDefaults:;
  6.     appDidInit:;
  7.     showInfo:;
  8.     };
  9.     OUTLETS = {
  10.     printColorButton;
  11.     servicesHandler;
  12.     plotParam;
  13.     formatHandler;
  14.     printLineStyleButton;
  15.     controlPanel;
  16.     infoPanel;
  17.     helpPanel;
  18.     opaqueBackgroundButton;
  19.     autoPlotButton;
  20.     accPrintColorButton;
  21.     canvas;
  22.     colorOptionButton;
  23.     canvasWindow;
  24.     accPrintLineStyleButton;
  25.     };
  26.     SUPERCLASS = Object;
  27. };
  28. Plot = {
  29.     ACTIONS = {
  30.     whyTheBeep:;
  31.     setTextColor:;
  32.     open:;
  33.     openBinary:;
  34.     fixFileRemovalPanel:;
  35.     setCurveColor:;
  36.     removeAndOpen:;
  37.     removeSomeFiles:;
  38.     writeDataFiles:;
  39.     drawPlot:;
  40.     fixMatrixColumn:;
  41.     setBackgroundColor:;
  42.     previousView:;
  43.     resetMinMax:;
  44.     removeAllFiles:;
  45.     };
  46.     OUTLETS = {
  47.     changeYTitleFont;
  48.     accPrintLineStyleButton;
  49.     binaryOpenForm;
  50.     fileRemovalMatrix;
  51.     errorBars;
  52.     lineMatrix;
  53.     errorBarPanel;
  54.     fileRemovalPanel;
  55.     curveNumber;
  56.     writeDataAccButton;
  57.     changeXTitleFont;
  58.     printPreview;
  59.     accPrintColorButton;
  60.     columnPanel;
  61.     changeLegendTitleFont;
  62.     datahunkArray;
  63.     lineText;
  64.     symbolMatrixWindow;
  65.     plotButton;
  66.     autoPlotButton;
  67.     lineMatrixWindow;
  68.     changeLegendFont;
  69.     yLimits;
  70.     fileRemovalButtons;
  71.     symbolMatrix;
  72.     binaryOpenAccessory;
  73.     xLinLog;
  74.     canvas;
  75.     textColorWell;
  76.     xLimits;
  77.     legendFormWindow;
  78.     backgroundColorWell;
  79.     changeMainTitleFont;
  80.     yLinLog;
  81.     changeTicLabelFont;
  82.     columnSelectionHandler;
  83.     symbolText;
  84.     binaryXdatathere;
  85.     legendForm;
  86.     curveColorWell;
  87.     errorBarHandler;
  88.     };
  89.     SUPERCLASS = Object;
  90. };
  91. ServicesHandler = {
  92.     ACTIONS = {
  93.     serviceSetState:;
  94.     serviceEnable:;
  95.     };
  96.     OUTLETS = {
  97.     plotService;
  98.     };
  99.     SUPERCLASS = Object;
  100. };
  101. FirstResponder = {
  102.     ACTIONS = {
  103.     };
  104.     SUPERCLASS = Object;
  105. };
  106. PlotView = {
  107.     ACTIONS = {
  108.     drawSymbols:;
  109.     clear:;
  110.     drawLines:;
  111.     doPrinting:;
  112.     drawLegend:;
  113.     saveEPS:;
  114.     copyPScode:;
  115.     };
  116.     OUTLETS = {
  117.     symbolSizeText;
  118.     gridOnOff;
  119.     newXTitleFont;
  120.     printPanelAccessory;
  121.     opaqueBackgroundButton;
  122.     borderBoxThicknessText;
  123.     gridDotted;
  124.     legendBoxOnOff;
  125.     ticMarkLengthText;
  126.     accPrintColorButton;
  127.     newLegendFont;
  128.     yFormatRight;
  129.     handFormatYaxis;
  130.     titles;
  131.     zoomChoice;
  132.     newTicLabelFont;
  133.     newLegendTitleFont;
  134.     legendTitle;
  135.     minorTicMarksOnOff;
  136.     errorBarBaseWidth;
  137.     legendOpaque;
  138.     xFormatExponent;
  139.     lineThicknessText;
  140.     yFormatExponent;
  141.     majorTicMarksOnOff;
  142.     handFormatXaxis;
  143.     ticMarkThicknessText;
  144.     newYTitleFont;
  145.     plotParam;
  146.     newMainTitleFont;
  147.     theFontManager;
  148.     frameBoxThicknessText;
  149.     ticMarkLocation;
  150.     errorBarMatrix;
  151.     axisThicknessText;
  152.     yFormatLeft;
  153.     xFormatLeft;
  154.     legendForm;
  155.     legendOnOff;
  156.     gridThicknessText;
  157.     frameBoxOnOff;
  158.     xFormatRight;
  159.     axesOnOff;
  160.     borderBoxOnOff;
  161.     };
  162.     SUPERCLASS = View;
  163. };
  164. FormatHandler = {
  165.     ACTIONS = {
  166.     writeFormatFile:;
  167.     readFormatFile:;
  168.     };
  169.     OUTLETS = {
  170.     symbolSizeText;
  171.     mainTitle;
  172.     gridOnOff;
  173.     ticMarkLength;
  174.     borderBoxThicknessText;
  175.     gridDotted;
  176.     symbolSize;
  177.     curveNumber;
  178.     legendBoxOnOff;
  179.     ticMarkLengthText;
  180.     yTitle;
  181.     gridThickness;
  182.     ebarBaseWidth;
  183.     legendTitle;
  184.     axisThickness;
  185.     minorTicMarksOnOff;
  186.     legendOpaque;
  187.     lineThicknessText;
  188.     frameBoxThickness;
  189.     xTitle;
  190.     majorTicMarksOnOff;
  191.     canvas;
  192.     ticMarkThicknessText;
  193.     plotParam;
  194.     textColorWell;
  195.     frameBoxThicknessText;
  196.     ticMarkLocation;
  197.     backgroundColorWell;
  198.     ticMarkThickness;
  199.     ebarBaseWidthText;
  200.     lineThickness;
  201.     axisThicknessText;
  202.     curveColorWell;
  203.     legendForm;
  204.     legendOnOff;
  205.     gridThicknessText;
  206.     frameBoxOnOff;
  207.     borderBoxThickness;
  208.     axesOnOff;
  209.     borderBoxOnOff;
  210.     };
  211.     SUPERCLASS = Object;
  212. };
  213. ErrorBarHandler = {
  214.     ACTIONS = {
  215.     update:;
  216.     init:;
  217.     eraseDisabledCells:;
  218.     updatePanel:;
  219.     removeAll:;
  220.     };
  221.     OUTLETS = {
  222.     plotParam;
  223.     filenameMatrix;
  224.     errorBarPanel;
  225.     errorBarText;
  226.     fileRemovalButtons;
  227.     errorBarMatrix;
  228.     };
  229.     SUPERCLASS = Object;
  230. };
  231. ScrollWindow = {
  232.     ACTIONS = {
  233.     windowDidResize:;
  234.     windowWillResize:;
  235.     };
  236.     SUPERCLASS = Window;
  237. };
  238. ColumnSelectionHandler = {
  239.     ACTIONS = {
  240.     fixRow:;
  241.     removeAll:;
  242.     windowDidResize:;
  243.     eraseDisabledCells:;
  244.     update:;
  245.     fixPanel:;
  246.     init:;
  247.     };
  248.     OUTLETS = {
  249.     columnText;
  250.     fileRemovalButtons;
  251.     columnMatrix;
  252.     plotParam;
  253.     filenameMatrix;
  254.     columnPanel;
  255.     };
  256.     SUPERCLASS = Object;
  257. };
  258.